From 2dcc5662a14626784e2ca82ced7114519e56639f Mon Sep 17 00:00:00 2001 From: Alex Williamson Date: Thu, 17 Jan 2008 12:05:43 -0700 Subject: [PATCH] [IA64] Update a stale comment in xenasm.S Signed-off-by: Isaku Yamahata --- xen/arch/ia64/xen/xenasm.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xen/arch/ia64/xen/xenasm.S b/xen/arch/ia64/xen/xenasm.S index c9c11e5f95..97da72a764 100644 --- a/xen/arch/ia64/xen/xenasm.S +++ b/xen/arch/ia64/xen/xenasm.S @@ -104,8 +104,7 @@ GLOBAL_ENTRY(ia64_new_rr7) itr.d dtr[r16]=r18 ;; // re-pin mappings for stack (current) - - // unless overlaps with KERNEL_TR + // unless overlaps with IA64_TR_XEN_HEAP_REGS dep r18=0,r13,0,KERNEL_TR_PAGE_SHIFT ;; cmp.eq p7,p0=r17,r18 -- 2.30.2